@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Source Han Sans CN","Microsoft YaHei",Arial,Tahoma,sans-serif;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td{margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6{list-style:none;}
input,select,button,textarea{font-size:14px; border:0; background:none; outline:none; vertical-align:middle; font-family:"Microsoft YaHei",Arial,Tahoma,sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#000; text-decoration:none;
transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#06559F; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
.middle{vertical-align:middle; margin-top:-3px; margin-right:5px;}
.ds_il{max-width:100%; height:auto; display:inline-block;}
.jt_ct{justify-content:space-between;}
.jt_cn{justify-content:center;}
.an_tm{align-items:center;}
::placeholder{color:#999;}
@media only screen and (max-width:640px){
div{max-height:999999999999999999999px;}
.container, .container-fluid{padding:0 20px;}
}

@media only screen and (max-width:640px){
    html.on{width:100%; height:100vh; overflow:hidden;}
}
@media only screen and (max-width:1024px){
    .sj_bj{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; top:0; left:0; content:""; z-index:999; display:none;}
}

body{background-position:center; background-attachment:fixed; background-repeat:no-repeat; background-size:cover;
    transition:all .5s;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;}
@media only screen and (max-width:1024px){
    body.on{transform:translateX(-60%);
        -webkit-transform:translateX(-60%);
        -moz-transform:translateX(-60%);
        -ms-transform:translateX(-60%);
        -o-transform:translateX(-60%);}
}

.header{width:100%; background:rgba(255,255,255,1);box-shadow:0 0 15px rgba(0,0,0,.1); position:fixed; top:0; left:0; z-index:9999;
    transition:all .5s;
    -o-transition:all .5s;
    -ms-transition:all .5s;
    -moz-transition:all .5s;
    -webkit-transition:all .5s;}
.header .logo{width:126px; display:inline-block; position:relative;}
.header .logo img{width:100%; height:auto; display:block;
    transition:all .5s;
    -o-transition:all .5s;
    -ms-transition:all .5s;
    -moz-transition:all .5s;
    -webkit-transition:all .5s;}
.header .an{position:absolute; top:50%; margin-top:-12px; right:20px; height:22px; width:32px; display:none;}
.header .an span{width:32px; height:2px; background-color:#333; display:block; position:absolute;
    transition:all .5s;
    -o-transition:all .5s;
    -ms-transition:all .5s;
    -moz-transition:all .5s;
    -webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:10px; left:0;}
.header .an span.a3{top:20px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px;
    transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:10px;
    transform:rotate(135deg);
    -o-transform:rotate(135deg);
    -ms-transform:rotate(135deg);
    -moz-transform:rotate(135deg);
    -webkit-transform:rotate(135deg);}
.header .nav{display:inline-block;}
.header .nav ul{display:flex;}
.header .nav ul li{margin-right:30px; position:relative;}
.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:inline-block; font-size:18px; color:#333333; line-height:90px;}
.header.hd_sy .nav .y_j a{color:#333333;}
.header.on .nav .y_j a{color:#555;}
.header.hd_sy:hover .nav .y_j a{color:#555;}
.header .nav ul li:hover .y_j a{color:#06559F;}
.header .nav ul li.on .y_j a{color:#06559F;}
.header.hd_sy .nav ul li:hover .y_j a{color:#06559F;}
.header.hd_sy .nav ul li.on .y_j a{color:#06559F;}
.header .nav ul li:after{content: " ";height: 2px;background: #06559F;width: 0px;display: block;
    transition:all .5s;
    -o-transition:all .5s;
    -ms-transition:all .5s;
    -moz-transition:all .5s;
    -webkit-transition:all .5s;}
.header .nav ul li.on:after{content: " ";height: 2px;background: #06559F;width: 100%;display: block;}
.header .nav ul li:hover:after{width: 100%;}
.header.on .nav ul li:hover .y_j a{color:#06559F;}
.header.on .nav ul li.on .y_j a{color:#06559F;}
.header.hd_sy:hover .nav ul li:hover .y_j a{color:#06559F;}
.header.hd_sy:hover .nav ul li.on .y_j a{color:#06559F;}
.header .nav .e_j{width:170px; padding:10px 0; box-shadow:0 0 15px rgba(0,0,0,.04); background-color:#fff;  position:absolute; top:92px; left:50%; margin-left:-95px; opacity:0; visibility:hidden;
    transform:translateY(10px);
    -webkit-transform:translateY(10px);
    -moz-transform:translateY(10px);
    -ms-transform:translateY(10px);
    -o-transform:translateY(10px);}
.header .nav ul li:hover .e_j{opacity:1; visibility:inherit;
    transition:all .2s;
    -o-transition:all .2s;
    -ms-transition:all .2s;
    -moz-transition:all .2s;
    -webkit-transition:all .2s;
    transform:translateY(0);
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);}
.header .nav .f_l{margin:6px 0;}
.header .nav .f_l a{font-size:15px; line-height:32px; color:#555555; text-align:center; display:block; position:relative;}
.header .nav .f_l a:hover{color:#06559F;}
.header .nav .s_b{display:none;}
.header .nav .f_h{display:none;}
.header .yy_qh{height:90px; position:relative;}
.header .yy_qh span.x_z{color:#333333; line-height:36px; padding:0 15px; border-radius:5px; background-color:rgba(255,255,255,.1); border:1px solid #333333; display:inline-block; cursor:pointer; margin-top:27px;
    transition:all .5s;
    -webkit-transition:all .5s;}
.header .yy_qh span.x_z i{font-size:14px; color:#333333; display:inline-block; vertical-align:middle; margin-left:5px; margin-top:-3px;}
.header .yy_qh span.x_z i.on{margin-left: 0px;margin-right: 5px;font-size: 18px;}
.header .yy_qh .x_l{width:120px; padding:10px 20px; border-radius:5px; background-color:#fff; box-shadow:0 0 10px rgba(0,0,0,.05); position:absolute; top:65px; left:50%; margin-left:-60px; opacity:0; visibility:hidden; display:inline-block;
    transform:translateY(10px);
    -webkit-transform:translateY(10px);
    transition:all .5s;
    -webkit-transition:all .5s;}
.header.on .yy_qh .x_l{top:90px;}
.header .yy_qh:hover .x_l{opacity:1; visibility:inherit;
    transform:translateY(0);
    -webkit-transform:translateY(0);}
.header .yy_qh .x_l a{display:block;}
.header .yy_qh .x_l span{line-height:32px; padding-left:32px;}
.header .yy_qh .x_l span.z_w{background:url(../images/zg.jpg) no-repeat left center;}
.header .yy_qh .x_l span.y_w{background:url(../images/yg.jpg) no-repeat left center;}
.header .h_ss{width: 200px;height: 40px;background: #FFFFFF;-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px; padding: 0px 20px;margin-right: 40px;}
.header .h_ss .s_u{width: 16px;height: 16px;background: url("../images/s_s.png") no-repeat top center;outline: none;}
.header .h_ss .t_x{ line-height: 40px;max-width: 70%;outline: none;}
.header .h_ss .t_x::placeholder{color: #999999;font-size: 14px;text-indent: 12px;}
.header .tel{height:40px; font-size:24px; font-weight:bold; line-height:40px; text-align:center; color:#06559F;background: #EEEEEE; padding: 0px 20px;-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
.header .tel i{font-weight:normal; vertical-align:middle; font-size:30px; margin-right:5px;}
.header .y_y a{display: flex;align-items: center;width: 100px;height: 40px;}
.header .y_y img{margin-right: 6px;}
@media only screen and (max-width:1199px){
    .header .yy_qh{margin-right:20px;}
}
@media only screen and (max-width:1024px){
    .header.hd_sy{border-bottom:0; background-color:#fff;}
    .header .logo{margin:10px 0px 10px 10px;}
    .header .an{display:block;}
    .header .sc_nr{display:none;}
    .header.hd_sy .s_y a{color:#333; line-height:60px;}
    .header .nav{width:70%; height:calc(100% - 90px); padding:10px 5% 20px; margin:0; background-color:#fafafa; position:fixed; bottom:0; right:-70%; z-index:9999; overflow:auto;
        transition:all .5s;
        -o-transition:all .5s;
        -ms-transition:all .5s;
        -moz-transition:all .5s;
        -webkit-transition:all .5s;}
    .header .nav.on{right:0;}
    .header .nav ul{width:100%; float:none; display:block;}
    .header .nav ul li{width:100%; height:auto; text-align:left; border-bottom:1px solid #eee; float:none; padding:0; margin:0;}
    .header .nav .y_j i{display:block; width:100%; padding-right:10px; position:absolute; top:0; right:0; font-size:16px; font-weight:bold; text-align:right; line-height:60px; z-index:99;}
    .header .nav .y_j a{font-size:15px; color:#333; line-height:56px;}
    .header .nav .y_j a:hover{color:#333;}
    .header.hd_sy .nav .y_j a{color:#333;}
    .header .nav ul li:hover .y_j a{color:#333;}
    .header .nav ul li.on .y_j a{color:#333;}
    .header.hd_sy .nav ul li:hover .y_j a{color:#333;}
    .header.hd_sy .nav ul li.on .y_j a{color:#333;}
    .header.hd_sy:hover .nav ul li:hover .y_j a{color:#333;}
    .header.hd_sy:hover .nav ul li.on .y_j a{color:#333;}
    .header .nav .container{justify-content:normal;}
    .header .nav .e_j{width:70%; height:calc(100% - 90px); padding:10px 5% 20px; border:0; box-shadow:none; background-color:#fafafa; position:fixed; top:auto; left:auto; bottom:0; right:-70%; z-index:9999; overflow:auto; opacity:1; display:block; visibility:inherit;
        transition:all .5s;
        -o-transition:all .5s;
        -ms-transition:all .5s;
        -moz-transition:all .5s;
        -webkit-transition:all .5s;
        transform:none;
        -webkit-transform:none;
        -moz-transform:none;
        -ms-transform:none;
        -o-transform:none;}
    .header .nav .e_j.on{right:0;}
    .header .nav .e_j:after{display:none;}
    .header .nav .ej_nr{padding:0; border-top:0; box-shadow:none; background:none;}
    .header .nav .ej_nr .container{padding:0;}
    .header .nav .ej_nr .row{margin:0;}
    .header .nav .g_b{display:none;}
    .header .nav .f_l{width:100%; padding:0; margin:0;}
    .header .nav .f_l a{font-size:14px; line-height:50px; color:#555; text-align:left; border-bottom:1px solid #eee;}
    .header .nav .f_l a:hover{color:#555;}
    .header .nav .s_b{display:block; line-height:30px; margin-top:20px;}
    .header .nav .s_b i{font-size:16px; font-weight:bold;}
    .header .y_y a {
        justify-content: center;;margin: 10px 0px;
        width: 100%;
    }
}
@media only screen and (max-width:640px){
    .header{background: #FFFFFF;}
    .header .logo {
        margin: 10px 0px;
    }
    .header .nav{height:calc(100% - 89px);}
    .header .nav .e_j{height:calc(100% - 89px);}
    .header .an span{background: #333;}
    .header .yy_qh{width:100%; height:auto; margin-top:1.5rem;}
    .header .yy_qh span.x_z{display:none;}
    .header .yy_qh .x_l span{line-height:46px; padding-left:46px;}
    .header .yy_qh .x_l span.z_w{background-size:38px;}
    .header .yy_qh .x_l span.y_w{background-size:38px;}
    .header .yy_qh .x_l{width:100%; padding:0; background:none; box-shadow:none; position:relative; top:auto; left:auto; margin-left:0; opacity:1; visibility:inherit;
        transform:none;
        -webkit-transform:none;}
    .header .yy_qh:hover .x_l{opacity:1; visibility:inherit;
        transform:none;
        -webkit-transform:none;}
    .header .yy_qh .x_l a{display:inline-block; margin-right:10px;font-size: 13px;}
    .header .nav ul li.on:after {
        display: none;
    }
    .header.hd_sy:hover .nav ul li.on .y_j a {
        color: #06559F;
    }
}
@media only screen and (max-width:375px){
    .header .tel {
    height: 40px;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
  }
}
@media only screen and (max-width:320px){
    .header .an{right:15px;}
}

.head_h{width:100%; height:92px; background-color:#fff; overflow:hidden;}
@media only screen and (max-width:1024px){
    .head_h{height:90px;}
}
@media only screen and (max-width:640px){
    .head_h{height:90px;}
}

.pc_ban{width:100%; height:780px; position:relative; overflow:hidden;}
.pc_ban:after{width:100%; height:20%; position:absolute; top:0; left:0; content:""; z-index:9;}
.pc_ban .swiper-slide{background-repeat:no-repeat; background-position:center; background-size:cover;}
.pc_ban .swiper-button-prev{width:46px; height:46px; border-radius:5px; background:rgba(0,0,0,.3) url(../images/ban_l.png) no-repeat center / 36px 36px; left:0; top:50%; margin-top:-23px; opacity:0;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{left:5%; opacity:1;}
.pc_ban:hover .swiper-button-prev:hover{background-color:#06559F; opacity:.8;}
.pc_ban .swiper-button-next{width:46px; height:46px; border-radius:5px; background:rgba(0,0,0,.3) url(../images/ban_r.png) no-repeat center / 36px 36px; right:0; top:50%; margin-top:-23px; opacity:0;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{right:5%; opacity:1;}
.pc_ban:hover .swiper-button-next:hover{background-color:#06559F; opacity:.8;}
.pc_ban .swiper-pagination{bottom:20px;}
.pc_ban .swiper-pagination-bullet{width:30px; height:4px; border-radius:10px; background-color:#FFFFFF; opacity:.6; margin:0 5px !important;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .swiper-pagination-bullet-active{width:30px; opacity:1;background: #FFFFFF;}
.pc_ban .container{position:absolute;
    top:50%;
    left: 50%;
    z-index:99;
    color:#fff;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);}
.pc_ban .bn_wz{color: #FFFFFF}
.pc_ban .bn_wz .w_z{font-size: 36px;margin-bottom: 8px;text-shadow: 0 0 15px rgba(0,0,0,.2);color:#D71717;font-weight:bold;}
.pc_ban .bn_wz .b_t{font-size: 40px;margin-bottom: 46px;font-weight: bold;text-shadow: 0 0 15px rgba(0,0,0,.5);}
.pc_ban .bn_wz .m_r{display: flex;align-items: center;}
.pc_ban .bn_wz .m_r a{display: flex;align-items: center;justify-content: space-around;color: #FFFFFF;font-size: 14px;width: 130px;height: 40px;line-height: 40px;border: solid 1px #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.pc_ban .bn_wz .m_r i{color: #FFFFFF;font-size: 18px;}
.pc_ban .bn_wz .m_r a.on{background: #D71717;border: none;margin-right: 24px;}
@media only screen and (max-width:1366px){
    .pc_ban{height:600px;}
}
@media only screen and (max-width:1024px){
    .pc_ban{height:460px;}
    .pc_ban .bn_wz .w_z {
        font-size: 26px;
    }
    .pc_ban .bn_wz .b_t {
        font-size: 30px;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width:768px){
    .pc_ban{height:400px;}
}
@media only screen and (max-width:640px){
.pc_ban{height:220px;}
.pc_ban:after{display:none;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
.pc_ban .swiper-pagination-bullet {
        width: 7px;
        height: 6px;
}
.pc_ban .swiper-pagination-bullet-active{
        width: 20px;
}
.pc_ban .swiper-pagination {
        bottom:10px;
}
    .pc_ban .bn_wz .w_z {
        font-size: 18px;
    }
    .pc_ban .bn_wz .b_t {
        font-size: 22px;
        margin-bottom: 26px;
    }
    .pc_ban .bn_wz .m_r{display:none;}
    .pc_ban .bn_wz .m_r a{
        font-size: 12px;
        width: 100px;
    }
}
@media only screen and (max-width:375px){
    .pc_ban .bn_wz .w_z {
        font-size: 16px;
    }
    .pc_ban .bn_wz .b_t {
        font-size: 20px;
    }
}

.sy_cp{width: 100%;overflow: hidden;padding: 90px 0px;background:#FFFFFF url("../images/bj1.jpg") no-repeat top center / cover;}
.sy_cp .sc_bt{margin-bottom: 46px;}
.sy_cp .sc_bt .b_t{display: flex;align-items: center;justify-content: center;margin-bottom: 10px;}
.sy_cp .sc_bt .b_t p{color: #1E1E1E;font-size: 36px;margin: 0px 5px;font-weight: bold;}
.sy_cp .sc_bt .b_t p.on{color: #07559F;}
.sy_cp .sc_bt .b_t p.gn{font-size: 12px;font-weight: normal;}
.sy_cp .sc_bt .m_s{color: #636363;font-size: 20px;text-align: center;}
.sy_cp .sc_nr .n_r{margin-bottom: 26px;border: solid 1px #dadada;box-shadow: 0 0 20px rgba(0,0,0,.05);}
.sy_cp .sc_nr .n_r .t_p{width: 100%;overflow: hidden;}
.sy_cp .sc_nr .n_r .t_p img{width: 100%;height: auto;display: block;
    transition: all 5s;
    -o-transition: all 5s;
    -ms-transition: all 5s;
    -moz-transition: all 5s;
    -webkit-transition: all 5s;}
.sy_cp .sc_nr .n_r .w_z a{display: block;text-align: center;background: #EDEDED;color: #2C2C2C;font-size: 16px;padding: 20px 0px;}
.sy_cp .sc_nr .n_r:hover .t_p img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.sy_cp .sc_nr .n_r:hover{border: solid 1px #07559F;}
.sy_cp .sc_nr .n_r:hover a{background: #07559F;color: #FFFFFF;}
.sy_cp .sc_nr .m_r{margin-top: 50px;}
.sy_cp .sc_nr .m_r a{
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0px 15px;
    color: #FFFFFF;
    font-size: 16px;
    width: 160px;
    height: 50px;
    background: #07559F;
    line-height: 50px;
    margin: 0 auto;
}
@media only screen and (max-width:1024px){
    .sy_cp {
        padding: 50px 0px;
    }
    .sy_cp .sc_bt {
        margin-bottom: 30px;
    }
    .sy_cp .sc_bt .b_t {
        margin-bottom: 6px;
    }
    .sy_cp .sc_bt .b_t p {
        font-size: 24px;
    }
    .sy_cp .sc_bt .m_s {
        font-size: 14px;
    }
    .sy_cp .sc_nr .n_r .w_z a {
        font-size: 14px;
        padding: 10px 0px;
    }
    .sy_cp .sc_nr .m_r{margin-top: 20px;}
    .sy_cp .sc_nr .m_r a{
        font-size: 14px;
        width: 140px;
        height: 46px;
        line-height: 46px;
    }
}
.sy_gy{width: 100%;overflow: hidden;padding: 90px 0px;background: url("../images/gy_bj.jpg") no-repeat top center / cover;}
.sy_gy .gy_tp{margin-bottom: 56px;}
.sy_gy .gy_tp .z_c{padding-right: 20px;}
.sy_gy .gy_tp .z_c .b_t{margin-bottom: 26px;display: flex;align-items: center;}
.sy_gy .gy_tp .z_c .b_t p{color: #1E1E1E;font-size: 36px;font-weight: bold;margin-left: 10px;}
.sy_gy .gy_tp .z_c .b_y{color: #1E1E1E;font-weight: bold;font-size: 30px;margin-bottom: 26px;}
.sy_gy .gy_tp .z_c .m_s{color: #1E1E1E;font-size: 16px;line-height: 40px;margin-bottom: 60px;}
.sy_gy .gy_tp .z_c .m_r a{display: flex;align-items: center;justify-content: space-around;padding: 0px 15px;color: #FFFFFF;font-size: 16px;width: 160px;height: 50px;background: #07559F;line-height: 50px;}
.sy_gy .gy_tp .t_p img{width: 100%;height: auto;display: block;}
.sy_gy .gy_bt .n_r{width: 100%;background: #FFFFFF;padding:40px;box-shadow: 0 0 20px rgba(0,0,0,.05);}
.sy_gy .gy_bt .n_r .t_b{display: flex;align-items: center;justify-content: space-between;margin-bottom: 16px;}
.sy_gy .gy_bt .n_r .t_b img{    filter: inherit;
    -webkit-filter: inherit;}
.sy_gy .gy_bt .n_r .t_b .b_t{color: #1E1E1E;font-size: 48px;font-weight: bold;}
.sy_gy .gy_bt .n_r .d_b{text-align: right;color: #636363;font-size: 14px;}
.sy_gy .gy_bt .n_r:hover{background: #07559F;}
.sy_gy .gy_bt .n_r:hover .t_b img{
    filter: grayscale(100%) brightness(900%);
    -webkit-filter: grayscale(100%) brightness(900%);
}
.sy_gy .gy_bt .n_r:hover .t_b .b_t{color: #FFFFFF;}
.sy_gy .gy_bt .n_r:hover .d_b{color: #FFFFFF;}
@media only screen and (max-width:1024px){
    .sy_gy{padding: 50px 0px;}
    .sy_gy .gy_tp{margin-bottom: 30px;}
    .sy_gy .gy_tp .z_c{padding-right: 0px;}
    .sy_gy .gy_tp .z_c .b_t {
        margin-bottom: 16px;
    }
    .sy_gy .gy_tp .z_c .b_t p {
        font-size: 26px;
    }
    .sy_gy .gy_tp .z_c .b_y {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .sy_gy .gy_tp .z_c .m_s {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 30px;
    }
    .sy_gy .gy_bt .n_r {
        padding: 20px;
    }
    .sy_gy .gy_bt .n_r .t_b .b_t {
        font-size: 30px;
    }
    .sy_gy .gy_bt .n_r .t_b {
        align-items: flex-end;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width:768px){
    .sy_gy .gy_bt .n_r {
        margin-bottom: 20px;
    }
    .sy_gy .gy_tp .z_c {
        margin-bottom: 20px;
    }
}
.sy_xw{width: 100%;overflow: hidden;padding: 90px 0px;background:#FFFFFF url("../images/xw_bj.png") no-repeat top center /cover;}
.sy_xw .sx_bt{margin-bottom: 46px;}
.sy_xw .sx_bt .b_t{display: flex;align-items: center;}
.sy_xw .sx_bt .b_t .w_z{color: #1E1E1E;font-size: 36px;font-weight: bold;}
.sy_xw .sx_bt .b_t .t_p{margin-right: 8px;}
.sy_xw .sx_bt .m_r{display: flex;justify-content: flex-end;}
.sy_xw .sx_bt .m_r a{display: flex;align-items: center;justify-content: space-around;width: 160px;height: 50px;line-height: 50px;color: #FFFFFF;background: #07559F;padding: 0px 15px;}
.sy_xw .sx_nr ul{display: flex;flex-wrap: wrap;width: 100%;border: solid 2px #EDEDED;}
.sy_xw .sx_nr ul li{width: 33.33%;border-right: solid 2px #EDEDED; }
.sy_xw .sx_nr ul li:last-child{border-right: none;}
.sy_xw .sx_nr .xw_zs{padding: 30px;}
.sy_xw .sx_nr .xw_zs .t_p{margin-bottom: 26px;overflow: hidden;}
.sy_xw .sx_nr .xw_zs .t_p img{width: 100%;height: auto;display: block;    transition: all 5s;
    -o-transition: all 5s;
    -ms-transition: all 5s;
    -moz-transition: all 5s;
    -webkit-transition: all 5s;}
.sy_xw .sx_nr .xw_zs .b_t a{display: block;color: #131313;font-weight: bold;font-size: 20px;margin-bottom: 16px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .sx_nr .xw_zs .m_s{
    color: #131313;font-size: 16px;line-height: 26px;margin-bottom: 38px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    line-clamp:3;
    -webkit-line-clamp:3;
    -moz-line-clamp:3;
    -o-line-clamp:3;
    -webkit-box-orient:vertical;
}
.sy_xw .sx_nr .xw_zs .m_r .row{align-items: center;}
.sy_xw .sx_nr .xw_zs .m_r a{display: block;width: 46px;height: 46px;text-align: center;border: solid 1px #EEEEEE;line-height: 46px;}
.sy_xw .sx_nr .xw_zs .m_r i{color: #969696;font-size: 18px;}
.sy_xw .sx_nr .xw_zs .m_r .r_q{color: #959595;font-size: 14px;text-align: right;}
.sy_xw .sx_nr .xw_zs:hover{background: #07559F;}
.sy_xw .sx_nr .xw_zs:hover .t_p img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.sy_xw .sx_nr .xw_zs:hover .b_t a{color: #FFFFFF;}
.sy_xw .sx_nr .xw_zs:hover .m_s{color: #FFFFFF;}
.sy_xw .sx_nr .xw_zs:hover .m_r a{color: #FFFFFF;border: none;background: #FFFFFF;}
.sy_xw .sx_nr .xw_zs:hover .m_r i{color: #07559F;}
.sy_xw .sx_nr .xw_zs:hover .m_r .r_q{color: #FFFFFF;}
.sy_xw .sx_nr .xw_dl .xw_wz{border-bottom: solid 2px #EDEDED;padding:31px 30px;background: #FFFFFF;}
.sy_xw .sx_nr .xw_dl .xw_wz:last-child{border-bottom: none;}
.sy_xw .sx_nr .xw_dl .xw_wz .b_t a{display: block;color: #1E1E1E;font-size: 18px;font-weight: bold;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .sx_nr .xw_dl .xw_wz .s_j{color: #959595;font-size: 14px;line-height: 48px;}
.sy_xw .sx_nr .xw_dl .xw_wz:hover{background: url("../images/xw_dx.png") no-repeat bottom center;}
.sy_xw .sx_nr .xw_dl .xw_wz:hover .b_t a{color: #07559F;}
@media only screen and (max-width:1430px){
    .sy_xw .sx_nr .xw_dl .xw_wz {
        padding: 26px 30px;
    }
    .sy_xw .sx_nr .xw_dl .xw_wz .s_j {
        line-height: 49px;
    }
}
@media only screen and (max-width:1024px){
    .sy_xw {
        padding: 50px 0px;
    }
    .sy_xw .sx_bt .b_t .w_z {
        font-size: 26px;
    }
    .sy_xw .sx_bt .m_r a {
        width: 120px;
        height: 40px;
        line-height: 40px;
        padding: 0px 10px;
        font-size: 12px;
    }
    .sy_xw .sx_bt {
        margin-bottom: 26px;
    }
    .sy_xw .sx_nr .xw_zs {
        padding: 20px;
    }
    .sy_xw .sx_nr .xw_zs .t_p {
        margin-bottom: 20px;
    }
    .sy_xw .sx_nr .xw_zs .b_t a {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .sy_xw .sx_nr .xw_zs .m_s {
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 23px;
    }
    .sy_xw .sx_nr .xw_zs .m_r a {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .sy_xw .sx_nr .xw_zs .m_r i {
        font-size: 16px;
    }
    .sy_xw .sx_nr .xw_zs .m_r .r_q {
        font-size: 12px;
    }
    .sy_xw .sx_nr .xw_dl .xw_wz {
        padding: 23px 20px;
    }
    .sy_xw .sx_nr .xw_dl .xw_wz .b_t a {
        font-size: 16px;
    }
    .sy_xw .sx_nr .xw_dl .xw_wz .s_j {
        font-size: 12px;
        line-height: 30px;
    }
}
@media only screen and (max-width:768px){
    .sy_xw .sx_nr ul li {
        width: 100%;
        border-right: none;
    }
}
@media only screen and (max-width:640px){
    .sy_xw .sx_nr ul li {
        border-bottom: solid 2px #EDEDED;
    }
    .sy_xw .sx_nr ul li:last-child{border-bottom: none;}
}
.sy_ly{width: 100%;overflow: hidden;padding: 90px 0px;background: url("../images/bj4.jpg") no-repeat top center / cover;}
.sy_ly .sl_bt{text-align: center;margin-bottom: 36px;}
.sy_ly .sl_bt .b_t{color: #1E1E1E;font-size: 36px;font-weight: bold;margin-bottom: 10px;}
.sy_ly .sl_bt .m_s{color: #636363;font-size: 20px;}
.sy_ly .sl_nr .t_x{width: 100%;outline: none;background: #FFFFFF;line-height: 56px;text-indent: 24px;-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;margin-bottom: 26px;}
.sy_ly .sl_nr .t_x::placeholder{color: #959595;font-size: 16px;}
.sy_ly .sl_nr .t_t{width: 100%;background: #FFFFFF;min-height: 200px;outline: none;padding-top: 20px;text-indent: 24px;margin-bottom: 50px;}
.sy_ly .sl_nr .t_t::placeholder{color: #959595;font-size: 16px;}
.sy_ly .sl_nr .b_u{width: 300px;height: 55px;background: #07559F;color: #FFFFFF;font-size: 16px;text-align: center;line-height: 55px;outline: none;margin: 0 auto;display: block;}
@media only screen and (max-width:1024px){
    .sy_ly{padding: 50px 0px;}
    .sy_ly .sl_bt{margin-bottom: 20px;}
    .sy_ly .sl_bt .b_t{font-size: 24px;}
    .sy_ly .sl_bt .m_s{font-size: 15px;}
    .sy_ly .sl_nr .t_x{line-height: 46px;text-indent: 16px;margin-bottom: 20px;}
    .sy_ly .sl_nr .t_x::placeholder{font-size: 14px;}
    .sy_ly .sl_nr .t_t{min-height: 160px;text-indent: 16px;margin-bottom: 30px;}
    .sy_ly .sl_nr .t_t::placeholder{font-size: 14px;}
    .sy_ly .sl_nr .b_u{width: 200px;height: 50px;font-size: 14px;line-height: 50px;}
}
.footer{width: 100%;overflow: hidden;padding: 50px 0px;background: #333333;}
.footer .z_c .d_logo{margin-bottom: 32px;}
.footer .z_c .d_lx{color: #FFFFFF;font-size: 14px;line-height: 32px;}
.footer .z_c .d_dh{display:flex;align-items:center;color:#007aff;font-size:36px;font-weight:bold;margin-bottom:20px;}
.footer .z_c .d_dh i{font-size:36px;margin-right:10px;}
.footer .y_c{margin-top: 40px;}
.footer .y_c .d_zc .d_dh .b_t{color: #FFFFFF;font-size: 16px;margin-bottom: 20px;}
.footer .y_c .d_zc .d_dh .l_b a{display: block;color: #C7C7C7;font-size: 14px;line-height: 30px;}
.footer .y_c .d_yc .y_l{
    width: 160px;height: 35px;background: #FFFFFF;line-height: 35px;color: #323232;font-size: 14px;position: relative;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.footer .y_c .d_yc .y_l .b_t{display: flex;align-items: center;justify-content: space-around;}
.footer .y_c .d_yc .y_l .n_r{position: absolute;width: 100%;background: #FFFFFF;padding: 15px;bottom: 0px;transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.footer .y_c .d_yc .y_l .n_r a{display: block;text-align: center;font-size: 14px;color: #323232;line-height: 24px;}
.footer .y_c .d_yc .y_l:hover .n_r{display: block;bottom: -55px;display: block;}
.footer .y_c .d_yc .d_ew{margin-top: 70px;text-align: center;}
.footer .y_c .d_yc .d_ew img{max-width: 100%;height: auto;display: inline-block;margin-bottom: 10px;}
.footer .y_c .d_yc .d_ew p{color: #FFFFFF;font-size: 14px;line-height: 30px;}
.copyright{text-align: center;color: #FFFFFF;font-size: 12px;background: #07559F;padding: 15px 0px;}
.copyright a{color: #FFFFFF;}
@media only screen and (max-width:1024px){
    .footer .z_c .d_logo {
        margin-bottom: 20px;
    }
    .footer .z_c .d_lx {
        font-size: 12px;
        line-height: 24px;
    }
    .footer .y_c .d_zc .d_dh .b_t {
        font-size: 14px;
        margin-bottom: 16px;
    }
    .footer .y_c .d_zc .d_dh .l_b a {
        font-size: 12px;
        line-height: 24px;
    }
    .footer .y_c .d_yc .d_ew {
        margin-top: 30px;
    }
    .footer .y_c .d_yc .d_ew p {
        font-size: 12px;
        line-height: 24px;
    }
    .footer .z_c .d_dh {
    font-size: 26px;
   }
   .footer .z_c .d_dh i{
    font-size: 26px;
   }
}
@media only screen and (max-width:768px){
    .footer .z_c{
        text-align: center;
        margin-bottom: 20px;
    }
    .footer .y_c {
        margin-top: 0px;
    }
    .footer .y_c .d_zc{
        display: none;
    }
    .footer .y_c .d_yc .y_l{
        display: none;
    }
    .footer .y_c .d_yc .d_ew {
        margin-top: 0px;
    }
    .copyright {
        padding: 10px 0px;
    }
    .footer .z_c .d_dh {
        justify-content: center;
    }
}


.ny_ban{width:100%; height:560px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden; z-index:99;}
.ny_ban .container{position:absolute; top:50%; left:50%; color:#fff; z-index:99;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);}
.ny_ban .w_z{position:relative;text-align: center;}
.ny_ban .w_z h3{font-size:46px; font-weight:bold; line-height:46px; margin-bottom:30px;}
.ny_ban .w_z h4{font-size:26px; text-transform:uppercase; line-height:30px;}
.ny_ban:before {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.2);
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}
.ny_ban.gn:before{display:none;}
@media only screen and (max-width:1440px) {
  .ny_ban{height:420px;}  
}
@media only screen and (max-width:1100px) {
    .ny_ban{height:300px;}
    .ny_ban .container{width:100%;}
    .ny_ban .w_z h3{font-size:30px; line-height:32px; margin-bottom:20px;}
    .ny_ban .w_z h4{font-size:20px; line-height:26px;}
}
@media only screen and (max-width:768px) {
  .ny_ban{height:260px;}  
}
@media only screen and (max-width:640px) {
    .ny_ban{height:140px; text-align:center;}
    .ny_ban .w_z h3{font-size:20px; line-height:30px; margin-bottom:10px;}
    .ny_ban .w_z h4{font-size:14px; line-height:22px;}
}



.xw_xq{width:100%; overflow:hidden; position:relative;}
.xw_xq .xq_nr .b_t{font-size:28px; line-height:36px; font-weight:bold; color:#000; text-align:center; margin-bottom:20px;}
.xw_xq .xq_nr .x_x{padding-bottom:30px;margin-bottom:45px; border-bottom:1px solid #eee; text-align:center; line-height:26px;}
.xw_xq .xq_nr .x_x span{display:inline-block; padding:0 10px;}
.xw_xq .xq_nr .n_r{font-size:15px; line-height:30px;}
.xw_xq .xq_nr .n_r img{max-width:100%; height:auto; display:block; margin:0 auto;}
.xw_xq .xq_nr .f_y{margin-top:40px; padding-top:30px; border-top:1px solid #eee; color:#999; font-size:15px; line-height:32px;}
.xw_xq .xq_nr .z_c, .xw_xq .xq_nr .y_c{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:640px){
.xw_xq .xq_nr .b_t{font-size:16px; line-height:30px; margin-bottom:15px;}
.xw_xq .xq_nr .x_x{padding-bottom:15px; margin-bottom:15px;}
.xw_xq .xq_nr .n_r{font-size:12px; line-height:24px;}
.xw_xq .xq_nr .f_y{margin-top:15px; padding-top:20px; font-size:12px;}
}

.ny_nr{width:100%; padding:80px 0 160px; position:relative; overflow:hidden;}
.ny_nr .xw_lb ul li{margin-bottom:40px; padding-bottom:40px; border-bottom:1px solid #eee;}
.ny_nr .xw_nr{width:100%; position:relative; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_nr .xw_nr .t_p{width:27%; position:relative; overflow:hidden;}
.ny_nr .xw_nr .t_p img{width:100%; height:100%; display:block; position:absolute; top:0; left:0;
object-fit:cover;
object-position:center;
-webkit-user-select:none;
transition:all 1s;
-webkit-transition:all 1s;}
.ny_nr .xw_nr:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.ny_nr .xw_nr .w_z{width:70%;}
.ny_nr .xw_nr .w_z h3{font-size:20px; line-height:30px; font-weight:bold; margin-bottom:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .xw_nr .w_z p{line-height:24px; color:#999; height:72px; margin-bottom:25px; overflow:hidden; display:-webkit-box;
line-clamp:3;
-webkit-line-clamp:3;
-webkit-box-orient:vertical;}
.ny_nr .xw_nr .w_z a.m_r{display:inline-block; border-radius:3px; border:1px solid #ddd; padding:0 25px; line-height:38px;}
.ny_nr .xw_nr:hover .w_z a.m_r{background-color:#06559F; border:1px solid #06559F; color:#fff;}
@media only screen and (max-width:640px){
.ny_nr{padding:3rem 0 7rem;}
.ny_nr .xw_lb ul li{margin-bottom:20px; padding-bottom:20px;}
.ny_nr .xw_nr .t_p{width:100%; height:200px; margin-bottom:15px;}
.ny_nr .xw_nr .w_z{width:100%;}
.ny_nr .xw_nr .w_z h3{font-size:14px; line-height:26px; margin-bottom:15px;}
.ny_nr .xw_nr .w_z p{font-size:12px; line-height:22px;  margin-bottom:15px;}
.ny_nr .xw_nr .w_z a.m_r{border-radius:.5rem; padding:0px 20px; line-height:40px;}
}

.yema{width:100%; margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:0 2px;}
.yema ul li a{min-width:40px; padding:0 15px; border-radius:2px; background-color:#fff; border:1px solid #eee; font-size:15px; line-height:38px; text-align:center; color:#999; display:block;}
.yema ul li a:hover{background-color:#06559F; border:1px solid #06559F; color:#fff;}
.yema ul li.active a{background-color:#06559F; border:1px solid #06559F; color:#fff;}
@media only screen and (max-width:640px){
.yema{margin-top:20px;}
.yema ul li{margin:0 .2rem;}
.yema ul li a{min-width:2.6rem; padding:0 1rem; font-size:12px; line-height:2.6rem;}
}

.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:768px){
    .e_m .n_r{width:300px; padding:15px;}
    .e_m .n_r p{font-size:20px;}
}

.pc_kf{width:56px; position:fixed; right:5px; bottom:5%; z-index:99999;}
.pc_kf .nr{width:56px; height:56px; border-radius:5px; font-size:18px; text-align:center; line-height:56px; background-color:#05add0; margin-bottom:4px; position:relative;
    transition:all .5s;
    -webkit-transition:all .5s;}
.pc_kf .nr:hover{background-color:#accd26;}
.pc_kf .tel{width:160px; background-color:#accd26; font-size:18px; line-height:56px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:60px; opacity:1;
    transition:all .5s;
    -webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px; background-color:#accd26; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block;}
.pc_kf .nr:hover .ewm{right:60px; opacity:1;
    transition:all .5s;
    -webkit-transition:all .5s;}
.pc_kf .nr a{display:block;}
.pc_kf .nr i{color:#fff;font-size: 24px;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:30px;}
.pc_kf .fh{width:56px; height:56px; border-radius:5px; background-color:#000; text-align:center; line-height:56px; color:#fff; cursor:pointer;
    transition:all .5s;
    -webkit-transition:all .5s;}
.pc_kf .fh:hover{background-color:#accd26;}
.pc_kf .fh i{font-size:30px; font-weight:bold;}
@media only screen and (max-width:1100px){
    .pc_kf{width:44px;}
    .pc_kf .nr{width:44px; height:44px; border-radius:3px; font-size:16px; line-height:44px;}
    .pc_kf .tel{width:140px; font-size:16px; line-height:44px; right:-150px;}
    .pc_kf .nr:hover .tel{right:50px;}
    .pc_kf .ewm{width:110px; padding:5px; right:-120px;}
    .pc_kf .nr:hover .ewm{right:50px;}
    .pc_kf .nr i{font-size:20px;}
    .pc_kf .nr i.icon-aui-icon-qq{font-size:28px;}
    .pc_kf .fh{width:44px; height:44px; border-radius:3px; line-height:44px;}
    .pc_kf .fh i{font-size:28px;}
}
@media only screen and (max-width:768px){
    .pc_kf{width:100%; right:0; top:auto; margin-top:0; bottom:0;}
    .pc_kf .nr{width:25%; float:left; border-radius:0; padding:0; border-right:0; margin-bottom:0;}
    .pc_kf .nr:first-child{border-left:0;}
    .pc_kf .nr:hover{background-color:#05add0;}
    .pc_kf .nr p{display:none;}
    .pc_kf .nr .ewm{display:none;}
    .pc_kf .tel{display:none;}
    .pc_kf .fh{width:25%; float:left; border-radius:0; background-color:#05add0; padding:0; border-right:0; border-bottom:0;}
    .pc_kf .fh:hover{background-color:#05add0;}
}

.fh_top{width:44px; height:44px; border-radius:50%; background-image:linear-gradient(0deg,#fff,#f3f5f8); border:2px solid #fff; box-shadow:8px 8px 20px 0 rgba(55,99,170,.1); border-radius:50%; position:fixed; bottom:18px; right:11px; cursor:pointer; overflow:hidden; z-index:99999; display:none;}
.fh_top img{width:100%; height:auto; display:block;}
@media only screen and (max-width:640px){
.fh_top{width:4rem; height:4rem; bottom:1.5rem; right:1rem;}
}

.ny_lx{width: 100%;overflow: hidden;padding: 90px 0px;background: url("../images/lx_bj.jpg") no-repeat top center / cover;}
.ny_lx .lx_fs{margin-bottom: 70px;}
.ny_lx .lx_fs .z_c .b_t{margin-bottom: 30px;}
.ny_lx .lx_fs .z_c .b_t i{display: block;width: 80px;height: 4px;background: #D9B76F;margin-bottom: 30px;-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
.ny_lx .lx_fs .z_c .b_t h3{color: #030303;font-weight: bold;font-size: 48px;font-family: Poppins;}
.ny_lx .lx_fs .z_c .x_x{color: #656565;font-size: 18px;line-height: 40px;margin-bottom: 20px;}
.ny_lx .lx_fs .z_c .t_p{width: 30%;overflow: hidden;}
.ny_lx .lx_fs .z_c .t_p img{max-width: 100%;height: auto;display: inline-block;}
.ny_lx .lx_fs .z_c .t_p p{line-height: 60px;color: #656565;font-size: 16px;}
.ny_lx .lx_fs .y_c{margin-top: 30px;}
.ny_lx .lx_fs .y_c ul{width: 100%;}
.ny_lx .lx_fs .y_c li{margin-bottom: 15px;}
.ny_lx .lx_fs .y_c li:last-child{margin-bottom: 0px;}
.ny_lx .lx_fs .y_c .t_x{width: 100%;background: #F5F5F5;line-height: 56px;font-size: 18px;text-indent: 20px;outline: none;}
.ny_lx .lx_fs .y_c .t_x::placeholder{color: #999999;font-size: 18px;}
.ny_lx .lx_fs .t_e{width: 100%;background: #F5F5F5;font-size: 18px;text-indent: 20px;min-height: 150px;padding-top: 20px;outline: none;}
.ny_lx .lx_fs .s_u{width: 170px;height: 66px;background: #06559F;text-align: center;line-height: 66px;color: #FFFFFF;font-size: 20px;font-weight: bold;outline: none;}
.ny_lx .lx_dt img{max-width: 100%;height: auto;display: block;}
@media only screen and (max-width:1440px){
    .ny_lx{padding: 70px 0px;}
    .ny_lx .lx_fs{margin-bottom: 50px;}
    .ny_lx .lx_fs .z_c .b_t{margin-bottom: 20px;}
    .ny_lx .lx_fs .z_c .b_t i{margin-bottom: 20px;}
    .ny_lx .lx_fs .z_c .b_t h3{font-size: 36px;}
    .ny_lx .lx_fs .z_c .x_x{font-size: 14px;line-height: 36px;}
    .ny_lx .lx_fs .y_c{margin-top: 20px;}
    .ny_lx .lx_fs .y_c .t_x{line-height: 46px;font-size: 16px;text-indent: 16px;}
    .ny_lx .lx_fs .y_c .t_x::placeholder{font-size: 16px;}
    .ny_lx .lx_fs .t_e{font-size: 16px;text-indent: 16px;min-height: 130px;padding-top: 15px;}
    .ny_lx .lx_fs .s_u{width: 160px;height: 56px;line-height: 56px;font-size: 16px;}
}
@media only screen and (max-width:1024px){
    .ny_lx{padding: 50px 0px;}
    .ny_lx .lx_fs{margin-bottom: 30px;}
}
@media only screen and (max-width:640px){
    .ny_lx{padding: 40px 0px;}
    .ny_lx .lx_fs{margin-bottom: 20px;}
    .ny_lx .lx_fs .z_c .b_t h3 {
        font-size: 30px;
    }
    .ny_lx .lx_fs .z_c .f_b {
        font-size: 16px;
    }
    .ny_lx .lx_fs .z_c .m_s {
        font-size: 13px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .ny_lx .lx_fs .z_c .x_x {
        font-size: 13px;
        line-height: 30px;
    }
}

.ny_nr{width:100%; padding:60px 0 80px; overflow:hidden;}
.ny_nr .ny_bt.cn{margin-bottom:25px;  line-height:30px; color:#333;text-align: left;}
.ny_nr .ny_bt.cn p{padding:12px 0px; font-size:20px;}
.ny_nr .ny_bt.cn .t_b{display: flex;align-items: center;}
.ny_nr .ny_bt.cn .t_b i.on{width: 5%;height: 2px;background: #06559F;}
.ny_nr .ny_bt.cn .t_b i{width: 95%;height: 1px;background: #F3F3F3;}
.ny_nr .zc_lm{width:320px; padding:0px 20px 25px 20px; background-color:#fff;}
.ny_nr .zc_lm h3{font-size:22px; color:#fff; margin-bottom:20px;background: #06559F; padding: 20px 10px;display: flex;align-items: center;}
.ny_nr .zc_lm h3 i{margin-right: 10px;color: #FFFFFF;position: relative;top: inherit;right: inherit;font-weight: normal;}
.ny_nr .zc_lm ul li{margin-bottom:20px; border-bottom:1px dashed #ddd;}
.ny_nr .zc_lm ul li a.y_j{font-size:16px; text-indent:20px; line-height:28px; padding-bottom:20px; display:block; border-radius:3px; position:relative;}
.ny_nr .zc_lm ul li:hover a.y_j{color:#000; text-indent:30px;}
.ny_nr .zc_lm ul li.on a.y_j{color:#000; text-indent:30px;}
.ny_nr .zc_lm ul li a.y_j:after{width:6px; height:6px; border-radius:50%; background-color:#d6dce0; content:""; position:absolute; top:11px; left:0;
    transition:all .5s;
    -webkit-transition:all .5s;}
.ny_nr .zc_lm a.e_j{display:block; padding-bottom:20px; font-size:15px; line-height:28px; position:relative; color:#000;text-indent: 14px;font-weight:bold;}
.ny_nr .zc_lm ul li.on a.e_j{color: #06559F;}
.ny_nr .zc_lm i{position:absolute; top:0; right:15px; display:block; font-size:20px; line-height:28px; color:#06559F; text-align:center;
    transition:all .5s;
    -webkit-transition:all .5s;font-weight: bold;}
.ny_nr .zc_lm ul li:hover i{transform:rotate(90deg);
    -webkit-transform:rotate(90deg);}
.ny_nr .zc_lm ul li.on i{color:#06559F;
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);}
.ny_nr .zc_lm .s_j{ display:none;background: #F7F7F7;}
.ny_nr .zc_lm .s_j p{margin-bottom:2px;}
.ny_nr .zc_lm .s_j p a{font-size:14px; text-indent:15px; line-height:50px; color:#656565; display:block; position:relative; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;border-bottom: dotted 1px #F3F3F3;}
.ny_nr .zc_lm .s_j p a:hover{background-color:#06559F; color:#FFFFFF; text-indent:25px;}
.ny_nr .zc_lm .s_j p.on a{background-color:#06559F; color:#FFFFFF; text-indent:25px;}
.ny_nr .zc_lm .s_j p a:hover:after{background-color:#000;}
.ny_nr .zc_lm .s_j p.on a:after{background-color:#000;}
.ny_nr .yc_nr{width:calc(100% - 340px);}
.ny_nr .cp_lb{width:100%; position:relative;}
.ny_nr .cp_lb .n_r{margin-bottom: 20px;}
.ny_nr .cp_lb .t_p{border: solid 1px #F6F6F6;border-bottom: none;}
.ny_nr .cp_lb .t_p img{width: 100%;height: auto;display: block;}
.ny_nr .cp_lb .w_z{background: #F5F5F5;padding: 20px 15px;}
.ny_nr .cp_lb .w_z a{display: block;color: #333333;font-size: 16px;line-height: 30px;}
.ny_nr .cp_lb .w_z .t_b{ padding: 10px 0px;display: flex;}
.ny_nr .cp_lb .w_z .t_b i{width: 20px;height: 3px;background: #06559F;margin-right: 2px;}
.ny_nr .cp_lb .w_z .t_b i.on{background: #D9B76F;}
.ny_nr .cp_lb .w_z .m_s{color: #656565;font-size: 14px;}
.ny_nr .cp_lb .m_r a{color: #333333;font-size: 14px;display: flex;background: #E9EBEB;align-items: center;justify-content: space-between;line-height: 50px;}
.ny_nr .cp_lb .m_r p{margin-left: 15px;}
.ny_nr .cp_lb .m_r i{width: 50px;height: 50px;text-align: center;color: #fff;background: #06559F;line-height: 50px;}

.ny_nr .zc_fl{margin-bottom: 30px;}
.ny_nr .zc_cp{width: 100%;background: #06559F; padding: 5px;margin-bottom: 20px;}
.ny_nr .zc_cp .b_t{line-height: 50px;display: flex;align-items: center;}
.ny_nr .zc_cp .b_t img{ margin-right: 10px;}
.ny_nr .zc_cp .b_t p{color: #000000;font-size: 18px;}
.ny_nr .zc_cp .n_r{width: 100%;background: #fff;padding: 0px 15px;}
.ny_nr .zc_cp .n_r li{margin-bottom: 20px;border-bottom: solid 1px #E5E5E5;padding: 20px 0px;display: flex;align-items: center;}
.ny_nr .zc_cp .n_r li .t_p{width: 40%;}
.ny_nr .zc_cp .n_r li .t_p img{max-width: 100%;height: auto;display: block;}
.ny_nr .zc_cp .n_r li .w_z{width: 60%;}
.ny_nr .zc_cp .n_r li .w_z a{color: #333333;font-size: 14px;line-height: 26px;}
.ny_nr .zc_lx{width: 100%;background: #06559F; padding: 5px;margin-bottom: 20px;}
.ny_nr .zc_lx .b_t{line-height: 50px;display: flex;align-items: center;}
.ny_nr .zc_lx .b_t img{ margin-right: 10px;}
.ny_nr .zc_lx .b_t p{color: #ffffff;font-size: 18px;}
.ny_nr .zc_lx .n_r{width: 100%;background: #fff; padding: 0px 15px;}
.ny_nr .zc_lx .n_r li{margin-bottom: 0px;border-bottom: solid 1px #E5E5E5;padding: 10px 0px;display: flex;align-items: center;}
.ny_nr .zc_lx .n_r li p{color: #656565;font-size: 12px;}
.ny_nr .zc_lx .n_r li i{position: relative;top: auto;right: auto;color: #656565;font-size: 20px;margin-right: 15px;}
.ny_nr .zc_lx .n_r li:hover i {
    transform: none;
    -webkit-transform: none;
}
@media only screen and (max-width:1100px){
    .ny_nr{padding:30px 0 50px;}
    .ny_nr .ny_bt.cn{margin-bottom:20px; padding:15px 0px; font-size:22px; line-height:26px;}
    .ny_nr .zc_lm{width:250px; padding:20px 15px;}
    .ny_nr .zc_lm h3{font-size:18px; line-height:20px; padding-bottom:10px; margin-bottom:10px;}
    .ny_nr .zc_lm ul li{margin-bottom:15px;}
    .ny_nr .zc_lm ul li a.y_j{font-size:15px; text-indent:15px; line-height:26px; padding-bottom:15px;}
    .ny_nr .zc_lm ul li:hover a.y_j{text-indent:20px;}
    .ny_nr .zc_lm ul li.on a.y_j{text-indent:20px;}
    .ny_nr .zc_lm ul li a.y_j:after{top:10px;}
    .ny_nr .zc_lm a.e_j{padding-bottom:15px; font-size:13px; line-height:26px;}
    .ny_nr .zc_lm i{right:10px; line-height:26px;}
    .ny_nr .zc_lm .s_j{padding-bottom:15px;}
    .ny_nr .zc_lm .s_j p a{line-height:32px;}
    .ny_nr .zc_lm .s_j p.on a{text-indent:20px;}
    .ny_nr .zc_lm .s_j p a:after{top:14px; left:5px;}
    .ny_nr .yc_nr{width:calc(100% - 270px);}
    .ny_nr .cp_lb .n_r .t_p a{font-size: 16px;}
    .ny_nr .cp_lb .n_r .w_z{ padding: 15px 10px;}
    .ny_nr .cp_lb a {
        font-size: 14px;
        line-height: 22px;
    }
    .ny_nr .cp_lb .m_s {
        font-size: 12px;
    }
    .ny_nr .cp_lb .w_z a {
        font-size: 13px;
        line-height: 22px;
    }
    .ny_nr .cp_lb .w_z .m_s {
        font-size: 12px;
    }
    .ny_nr .cp_lb .m_r a {
        font-size: 12px;
    }
    .ny_nr .zc_cp .n_r li .w_z a {
        font-size: 12px;
        line-height: 22px;
    }
    .ny_nr .zc_cp .n_r li {
        margin-bottom: 10px;
        padding: 10px 0px;
    }
    .ny_nr .zc_lm .s_j p a{
        font-size: 12px;
    }
    .ny_nr .zc_lx .n_r li {
        margin-bottom: 10px;
        padding: 10px 0px;
    }
    .ny_nr .zc_cp .b_t {
        line-height: 40px;
    }
}
@media only screen and (max-width:640px){
    .ny_nr .zc_lm{display:none;}
    .ny_nr .yc_nr{width:100%;}
    .ny_nr .ny_bt.cn{padding: 0px;}
}

.ny_nr .xq_nr .yy_xq{margin-bottom:50px;}
.ny_nr .xq_nr .yy_xq .y_c{margin-bottom: 20px;}
.ny_nr .xq_nr .yy_xq .y_c .b_t{color: #333333;font-size: 36px;font-weight: bold; margin-bottom: 10px;}
.ny_nr .xq_nr .yy_xq .m_r{margin-top: 50px;display: flex;}
.ny_nr .xq_nr .yy_xq .m_r a{color: #06559F;display: block;font-size: 14px;width: 120px;height: 46px;text-align: center;line-height: 46px;background: none;border: solid 1px #06559F;-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;margin-right: 20px;}
.ny_nr .xq_nr .yy_xq .m_r a.on{color: #fff;background: #06559F;}
.ny_nr .xq_nr .yy_xq .m_s{color: #656565;font-size: 14px;line-height: 36px;margin-bottom: 20px;}
.ny_nr .xq_nr .yy_xq .l_b{padding: 15px 0px; border-top: solid 1px #E5E5E5;border-bottom: solid 1px #E9E9E9;display: flex;align-items: center;}
.ny_nr .xq_nr .yy_xq .l_b a{ margin-right: 20px;}
.ny_nr .xq_nr table{border:1px solid #eee; background-color:#fff; border-collapse:collapse;}
.ny_nr .xq_nr table td:first-child{background-color:#f7f7f7;width: 15%;}
.ny_nr .xq_nr table td:nth-child(3){background-color:#f7f7f7;width: 15%;}
.ny_nr .xq_nr table td{padding:15px; color:#333; text-align:center;}
.ny_nr .xq_nr .cp_xq .b_g{width:100%;overflow:hidden;}
.ny_nr .xq_nr .cp_xq .b_g img{max-width:100%;height:auto;display:inline-block;}
.ny_nr .xq_nr .xg_cp{margin-top: 30px;}
.ny_nr .xq_nr .xg_cp .xg_nr .n_r .t_p img{ width: 100%;height: auto;display: block;}
.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z{background: #F5F5F5;padding: 10px 15px;}
.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t{margin-bottom: 10px;}
.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t a{color: #333333;font-size: 18px;font-weight: bold;}
.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .m_s{color: #656565;font-size: 14px;line-height: 22px;}
@media only screen and (max-width:1100px){
    .ny_nr .xq_nr .yy_xq{margin-bottom:35px;}
    .ny_nr .xq_nr table td{padding:10px;}

}
@media only screen and (max-width:640px){
    .ny_nr .xq_nr .b_t{font-size:20px; line-height:30px;}
    .ny_nr .xq_nr table td:first-child{width:25%;}
    .ny_nr .xq_nr .xg_cp{margin-top: 20px;}
    .ny_nr .xq_nr .xg_cp .xg_nr .n_r{margin-bottom: 30px;}
    .ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z{padding: 10px;}
    .ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t a{font-size: 14px;}
    .ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .m_s{font-size: 12px;line-height: 20px;}
}


.xq_nr .cp_zs .cp_dt{border:1px solid #ddd; margin-bottom:10px;}
.xq_nr .cp_zs .cp_dt img{width:100%; height:auto; display:block;}
@media only screen and (max-width:1440px){
    .ny_nr .xq_nr .yy_xq .y_c .b_t {
        font-size: 30px;
    }
    .ny_nr .xq_nr .yy_xq .y_c .j_g p {
        font-size: 20px;
    }
    .ny_nr .xq_nr .yy_xq .y_c .j_g span {
        font-size: 12px;
    }
    .ny_nr .xq_nr .yy_xq .d_l p {
        font-size: 12px;
    }
    .ny_nr .xq_nr .yy_xq .d_l span {
        font-size: 12px;
        line-height: 26px;
    }
    .ny_nr .xq_nr .yy_xq .m_r {

        margin-top: 20px;
    }
    .ny_nr .ny_bt.cn {
        margin-bottom: 20px;
        font-size: 20px;

    }
    .ny_nr .ny_bt.cn p {
        padding: 10px 0px;
    }
}
@media only screen and (max-width:768px){
    .cp_xq{padding: 0px 15px;}
    .cp_xq .b_g{
        overflow: auto;
    }
    .xq_nr .cp_zs{
        margin-bottom: 20px;
    }
    .xg_cp{padding: 0px 10px;}
    .ny_nr .xq_nr .yy_xq .row{ margin: 0px;}
    .ny_nr .xq_nr table td {
        font-size: 13px;
    }
}
.ny_sp{width: 100%;overflow: hidden;padding: 70px 0px;}
.ny_sp .sp_lb .n_r{ margin-bottom: 34px;box-shadow: 0 0 20px rgba(0,0,0,.07);}
.ny_sp .sp_lb .n_r .t_p{position: relative;overflow: hidden;}
.ny_sp .sp_lb .n_r .t_p img{width: 100%;height: auto;display: block;
    transition: all 3s;
    -o-transition: all 3s;
    -ms-transition: all 3s;
    -moz-transition: all 3s;
    -webkit-transition: all 3s;
}
.ny_sp.ry .sp_lb .n_r .t_p{border:solid 1px #e8e8e8;padding:15px;}
.ny_sp .sp_lb .n_r .w_z{position: absolute;background: rgba(0,0,0,.5);bottom: 0px;width: 100%;line-height: 40px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_sp .sp_lb .n_r .w_z a{color: #FFFFFF;font-size: 14px;padding-left: 10px;}
.ny_sp .sp_lb .n_r:hover .t_p img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.ny_sp.ry .sp_lb .n_r:hover .t_p img{
    transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
}
.ny_sp .sp_lb .n_r:hover .w_z{background: rgba(6,85,159,.7);transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;}
@media only screen and (max-width:1240px){
    .ny_sp .sp_lb .n_r .w_z a{font-size: 12px;padding-left: 7px;}
}
@media only screen and (max-width:1024px){
    .ny_sp{padding: 50px 0px;}
    .ny_sp .sp_lb .n_r{ margin-bottom: 20px;}
    .ny_sp .sp_lb .n_r .w_z a{font-size: 12px;padding-left: 5px;}
}

.fn_nr{width: 100%;overflow: hidden;padding: 90px 0px;}
.fn_nr ul li{margin-bottom: 50px;}
.fn_nr .z_c{margin-top: 50px;}
.fn_nr .z_c .t_b{margin-bottom: 30px;}
.fn_nr .z_c .t_b img{max-width: 100%;height: auto;display: inline-block;}
.fn_nr .z_c .b_t{color: #000000;font-size: 20px;font-weight: bold;margin-bottom: 16px;text-indent: 17px;}
.fn_nr .z_c .m_s{color: #636363;font-size: 16px;line-height: 36px;max-width: 70%;margin-bottom: 70px;padding-left: 18px;}
.fn_nr .z_c .m_r{display: flex;align-items: center;justify-content: space-between;padding-right: 50px;}
.fn_nr .z_c .m_r a{margin-left: 20px;}
.fn_nr .z_c .m_r a i{display: block;font-size: 20px;color: #06559F;width: 60px;height: 60px;text-align: center;line-height: 60px;border: dashed 1px #06559F;-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;}
.fn_nr .z_c .m_r p{color: #959595;font-size: 17px;}
.fn_nr .t_p{width: 100%;overflow: hidden;box-shadow: 0 0 20px rgba(0,0,0,.05);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.fn_nr .t_p img{width: 100%;height: auto;display: block;}
.fn_nr ul li:nth-child(2n) .row{
    flex-flow: row-reverse;
}
.fn_nr ul li:nth-child(2n) .z_c{
    padding-left: 30px;
}
@media only screen and (max-width:1440px){
    .fn_nr .z_c .m_s {
        max-width: 90%;
        margin-bottom: 50px;
    }
}
@media only screen and (max-width:1360px){
    .fn_nr ul li:nth-child(2n) .z_c {
        padding-left: 20px;
    }
    .fn_nr .z_c {
        margin-top: 20px;
    }
}
@media only screen and (max-width:1260px){
    .fn_nr ul li:nth-child(2n) .z_c {
        padding-left: 10px;
    }
    .fn_nr .z_c {
        margin-top: 0px;
    }
}
@media only screen and (max-width:1024px){
    .fn_nr {
        padding: 30px 0px 50px 0px;
    }
    .fn_nr .z_c .t_b {
        margin-bottom: 16px;
    }
    .fn_nr .z_c .b_t {
        font-size: 20px;
    }
    .fn_nr .z_c .m_s {
        max-width: 100%;
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 26px;
    }
    .fn_nr .z_c .m_r a i {
        font-size: 18px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .fn_nr .z_c .m_r p {
        font-size: 16px;
    }

}
@media only screen and (max-width:768px){
    .fn_nr .z_c {
        margin-bottom: 16px;
    }
    .fn_nr ul li:nth-child(2n) .row {
        flex-flow: wrap;
    }
    .fn_nr ul li {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width:640px){
    .fn_nr .z_c .m_r {
        padding-right: 0px;
    }
}

.ny_nr .ny_al .n_r{
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0 0 20px rgba(0,0,0,.07);
    padding-bottom: 30px;
    background: #FFFFFF;
}
.ny_nr .ny_al .n_r .t_p img{width: 100%;height: auto;display: block;
    transition: all 5s;
    -o-transition: all 5s;
    -ms-transition: all 5s;
    -moz-transition: all 5s;
    -webkit-transition: all 5s;
}
.ny_nr .ny_al .n_r .w_z{width: 94%;-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;padding: 16px 20px;position: absolute;
    bottom: 0%;
    left: 50%;transform:translate(-50%,-30%);
    -webkit-transform:translate(-50%,-30%);
    -moz-transform:translate(-50%,-30%);
    -ms-transform:translate(-50%,-30%);
    -o-transform:translate(-50%,-30%);
    background: #F7F7F7;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
.ny_nr .ny_al .n_r .w_z a{display: flex;align-items: center;justify-content: space-between;}
.ny_nr .ny_al .n_r .w_z .z_c{color: #1E1E1E;font-size: 15px;}
.ny_nr .ny_al .n_r .w_z .y_c{color: #171717;font-size: 15px;border-left: solid 1px #DBDBDB;padding-left: 16px;}
.ny_nr .ny_al .n_r:hover .w_z{background: #0F4171;width: 96%;}
.ny_nr .ny_al .n_r:hover .w_z a{color: #FFFFFF;}
.ny_nr .ny_al .n_r:hover .w_z .z_c{color: #FFFFFF;}
.ny_nr .ny_al .n_r:hover .w_z .y_c{color: #FFFFFF;}
.ny_nr .ny_al .n_r:hover .t_p img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
@media only screen and (max-width:1024px){
    .ny_nr .ny_al .n_r .w_z .z_c {
        font-size: 12px;
    }
    .ny_nr .ny_al .n_r .w_z .y_c {
        font-size: 12px;
        padding-left: 10px;
    }
}
.ny_nr.al{background: #F7F7F7;}

.ny_nr .ny_fl{margin-bottom: 30px;}
.ny_nr .ny_fl .b_t{text-align: center;margin-bottom: 20px;color: #1E1E1E;font-size: 30px;}
.ny_nr .ny_fl .l_b ul{align-items: center;justify-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.ny_nr .ny_fl .l_b li{margin-bottom: 10px;min-width: 12%;}
.ny_nr .ny_fl .l_b li a{display: block;color: #181818;font-size: 16px;padding: 6px 16px;margin: 0px 5px;border: solid 1px #A7A7A7;-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;text-align: center;}
.gy_lm{width: 100%;overflow: hidden;padding: 46px 0px 30px 0px;}
.gy_lm .b_t{color: #1E1E1E;font-size: 30px;font-weight: bold;}
.gy_lm ul{display: flex;align-items: center;justify-content: flex-end;width: 100%;overflow: hidden;}
.gy_lm ul li{margin: 0px 6px;}
.gy_lm ul li a{
    display: block;
    color: #1E1E1E;
    font-size: 16px;
    line-height: 40px;
    padding: 0px 26px;
    border: solid 1px #E6E6E6;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.gy_lm ul li.on a{background: #06559F;color: #FFFFFF;border: solid 1px #06559F;}
.gy_lm ul li a:hover{background: #06559F;color: #FFFFFF;border: solid 1px #06559F;}
@media only screen and (max-width:1380px) {
    .gy_lm ul li a {
        font-size: 15px;
        padding: 0px 20px;
    }
}
@media only screen and (max-width:1270px) {
    .gy_lm ul li a {
        font-size: 14px;
        padding: 0px 16px;
    }
}
@media only screen and (max-width:1024px) {
    .gy_lm ul li a {
        font-size: 12px;
        padding: 0px 10px;
    }
}
@media only screen and (max-width:768px) {
    .gy_lm {
        padding: 30px 0px 20px 0px;
    }
    .gy_lm .b_t{
        font-size: 20px;
        margin-bottom: 20px;
        text-align: center;
    }
    .gy_lm ul {
        justify-content: center;
    }
}
@media only screen and (max-width:640px) {
    .gy_lm ul {
        flex-wrap: wrap;
    }
    .gy_lm ul li {
        width: 23%;
        margin: 0px 2px 6px 2px;
    }
    .gy_lm ul li a {
        padding: 0px;
        text-align: center;
    }
}
.gy_js{width: 100%;overflow: hidden;padding: 30px 0px 70px 0px;}
.gy_js .z_c{padding-right: 20px;}
.gy_js .z_c .b_t{color: #1E1E1E;font-size: 26px;font-weight: bold;margin-bottom: 30px;}
.gy_js .z_c .m_s{color: #323232;font-size: 16px;line-height: 34px;margin-bottom: 50px;}
.gy_js .z_c .m_s img{max-width:100%;height:auto;display:inline-block;}
.gy_js .z_c ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.gy_js .z_c li{width: 25%;}
.gy_js .z_c li .s_z{color: #0F4171;font-size: 24px;font-weight: bold;display: flex;align-items: baseline;}
.gy_js .z_c li .s_z img{margin-right: 8px;}
.gy_js .z_c li .s_z i{color: #000000;font-size: 13px;font-weight: normal;margin-left: 6px;}
.gy_js .z_c li .d_w{color: #000000;font-size: 16px;line-height: 40px;}
.gy_js .y_c{width: 100%;overflow: hidden;margin-top: 77px;}
.gy_js .y_c img{width: 100%;height: auto;display: inline-block;}
@media only screen and (max-width:1440px) {
    .gy_js .z_c .m_s {
        margin-bottom: 40px;
    }
}
@media only screen and (max-width:1430px) {
    .gy_js .z_c .m_s {
        font-size: 16px;
        line-height: 34px;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width:1360px) {
    .gy_js .z_c .m_s {
        line-height: 32px;
    }
}
@media only screen and (max-width:1280px) {
    .gy_js .z_c .m_s {
        line-height: 30px;
    }
}
@media only screen and (max-width:1260px) {
    .gy_js .z_c .m_s {
        line-height: 26px;
    }
    .gy_js .z_c {
        padding-right: 0px;
    }
}
@media only screen and (max-width:1024px) {
    .gy_js {
        padding: 0px 0px 30px 0px;
    }
    .gy_js .z_c .b_t {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .gy_js .z_c .m_s{
        font-size: 12px;
        line-height: 20px;
    }
    .gy_js .z_c li .s_z {
        font-size: 20px;
    }
    .gy_js .z_c li .s_z i {
        font-size: 12px;
    }
    .gy_js .z_c li .d_w {
        font-size: 13px;
        line-height: 26px;
    }
    .gy_js .z_c li .s_z img {
        max-width: 26%;
    }
}
@media only screen and (max-width:768px) {
    .gy_js .z_c{margin-bottom: 20px;}
    .gy_js .z_c .m_s {
        margin-bottom: 20px;
    }
}
.gy_fw{width: 100%;overflow: hidden;padding: 50px 0px 50px 0px;background: url("../images/gya_bj.jpg") repeat-x left 470px;}
.gy_fw .gf_bt{margin-bottom: 60px;display: flex;align-items: center;justify-content: space-between;}
.gy_fw .gf_bt p{color: #1E1E1E;font-size: 26px;font-weight: bold;width: 20%;}
.gy_fw .gf_bt i{height: 1px;background: #E4E4E4;width: 79%;}
.gy_fw .gf_nr{margin-bottom: 20px;}
.gy_fw .gf_nr .z_c{width: 100%;overflow: hidden;margin-top: 20px;padding-right: 20px;}
.gy_fw .gf_nr .z_c img{width: 100%;height: auto;display: inline-block;}
.gy_fw .gf_nr .y_c .tb_nr .t_tb{display: flex;align-items: center;color: #1E1E1E;font-weight: bold;font-size: 26px;margin-bottom: 26px;}
.gy_fw .gf_nr .y_c .tb_nr .t_tb img{ margin-right: 10px;}
.gy_fw .gf_nr .y_c .tb_nr .t_nr{color: #323232;font-size: 15px;line-height: 36px;}
.gy_fw .gf_db .row{align-items: center;}
.gy_fw .gf_db .w_z{
    color: #323232;
    font-size: 16px;
    line-height: 34px;
}
@media only screen and (max-width:1590px) {
    .gy_fw .gf_nr .y_c .tb_nr .t_nr {
        line-height: 30px;
    }
    .gy_fw .gf_nr .y_c .db_nr .d_nr {
        line-height: 30px;
    }
    .gy_fw .gf_nr .z_c {
        padding-right: 0px;
    }
}
@media only screen and (max-width:1440px) {
    .gy_fw .gf_bt p {
        width: 22%;
    }
    .gy_fw .gf_bt i {
        width: 77%;
    }
    .gy_fw .gf_nr .y_c .tb_nr .t_nr {
        line-height: 26px;
        font-size: 16px;
    }
    .gy_fw .gf_nr .y_c .db_nr .d_nr {
        line-height: 26px;
        font-size: 16px;
    }
}
@media only screen and (max-width:1360px) {
    .gy_fw .gf_bt p {
        width: 24%;
    }
    .gy_fw .gf_bt i {
        width: 75%;
    }
    .gy_fw .gf_nr .y_c .tb_nr .t_nr {
        line-height: 22px;
        font-size: 14px;
    }
    .gy_fw .gf_nr .y_c .db_nr .d_nr {
        line-height: 22px;
        font-size: 14px;
    }
    .gy_fw .gf_nr .y_c .tb_nr .t_tb {
        font-size: 22px;
    }
    .gy_fw .gf_bt p {
        font-size: 22px;
    }
    .gy_fw .gf_nr .y_c .db_nr .d_bt {
        font-size: 22px;
    }
}
@media only screen and (max-width:1260px) {
    .gy_fw .gf_nr .y_c .tb_nr .t_tb{
        margin-bottom: 20px;
    }
    .gy_fw .gf_nr .y_c .tb_nr {
        margin-bottom: 30px;
    }
    .gy_fw .gf_bt {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width:1024px) {
    .gy_fw {
        padding: 30px 0px 50px 0px;
    }
    .gy_fw .gf_bt p {
        font-size: 20px;
        width: 26%;
    }
    .gy_fw .gf_bt i {
        width: 73%;
    }
    .gy_fw .gf_nr .y_c .tb_nr .t_tb {
        font-size: 20px;
    }
    .gy_fw .gf_nr .y_c .tb_nr .t_nr {
        line-height: 26px;
        font-size: 12px;
    }
    .gy_fw .gf_nr .y_c .db_nr .d_bt {
        font-size: 20px;
        margin-bottom: 16px;
    }
    .gy_fw .gf_nr .y_c .db_nr .d_nr {
        line-height: 18px;
        font-size: 12px;
    }
    .gy_fw .gf_nr .y_c .tb_nr .t_tb {
        margin-bottom: 16px;
    }
    .gy_fw .gf_db .w_z {
        font-size: 12px;
        line-height: 26px;
    }
    .gy_fw .gf_db .t_p img{max-width: 100%;height: auto;display: block;}
}
@media only screen and (max-width:768px) {
    .gy_fw{background: none;padding: 0px 0px 50px 0px;}
    .gy_fw .gf_bt p {
        width: 33%;
    }
    .gy_fw .gf_bt i {
        width: 66%;
    }
}
@media only screen and (max-width:640px) {
    .gy_fw .gf_bt p {
        width: 100%;
    }
    .gy_fw .gf_bt i {
        display: none;
    }
}
.gy_cp{width: 100%;overflow: hidden;padding-bottom: 50px;}
.gy_cp .gc_bt{display: flex;align-items: center;margin-bottom: 26px;color: #1E1E1E;font-size: 26px;font-weight: bold;}
.gy_cp .gc_ms{margin-bottom: 36px;}
.gy_cp .gc_ms .row{align-items: center;}
.gy_cp .gc_ms .z_c{color: #323232;font-size: 16px;line-height: 34px;}
.gy_cp .gc_ms .y_c{display: flex;justify-content: flex-end;}
.gy_cp .gc_ms .y_c img{max-width: 100%;height: auto;display: block;}
.gy_cp .gc_nr img{max-width: 100%;height: auto;display:inline-block;}
.gy_cp .gc_nr{color: #323232;font-size: 16px;line-height: 36px;}

.gy_wh{width: 100%;overflow: hidden;padding-bottom: 70px;}
.gy_wh .wh_tp{margin-bottom: 36px;}
.gy_wh .wh_tp .n_r{background: #FFFFFF;box-shadow: 0 0 20px rgba(0,0,0,.07);padding: 30px 40px;display: flex;align-items: center;justify-content: center;}
.gy_wh .wh_tp .n_r .t_p{
    width: 90px;height: 90px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #0F4171;
    text-align: center;
    line-height: 90px;
    margin-right: 16px;
}
.gy_wh .wh_tp .n_r .t_p img{
    filter: grayscale(100%) brightness(900%);
    -webkit-filter: grayscale(100%) brightness(900%);
}
.gy_wh .wh_tp .n_r .w_z .b_t{color: #1E1E1E;font-size: 19px;font-weight: bold;margin-bottom: 10px;}
.gy_wh .wh_tp .n_r .w_z .m_s{color: #959595;font-size: 15px;}
.gy_wh .wh_tp .n_r:hover{background: #0F4171;}
.gy_wh .wh_tp .n_r:hover .t_p{background: #FFFFFF;}
.gy_wh .wh_tp .n_r:hover .t_p img{
    filter: inherit;
    -webkit-filter: inherit;
}
.gy_wh .wh_tp .n_r:hover .w_z .b_t{color: #FFFFFF;}
.gy_wh .wh_tp .n_r:hover .w_z .m_s{color: #FFFFFF;}
.gy_wh .wh_db{color: #191919;font-size: 18px;font-weight: bold;line-height: 40px;font-weight: bold;text-align: center;}
@media only screen and (max-width:1024px) {
    .gy_lm {
        padding: 30px 0px;
    }
    .gy_lm .b_t {
        font-size: 24px;
    }
    .gy_js .y_c {
        margin-top: 0px;
    }
    .gy_cp {
        padding-bottom: 20px;
    }
    .gy_cp .gc_bt {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .gy_cp .gc_ms .z_c {
        font-size: 12px;
        line-height: 24px;
    }
    .gy_cp .gc_ms {
        margin-bottom: 20px;
    }
    .gy_cp .gc_nr {
        font-size: 12px;
        line-height: 24px;
    }
    .gy_wh {
        padding-bottom: 40px;
    }
    .gy_wh .wh_tp {
        margin-bottom: 20px;
    }
    .gy_wh .wh_tp .n_r {
        padding: 20px 26px;
    }
    .gy_wh .wh_tp .n_r .w_z .b_t {
        font-size: 16px;
    }
    .gy_wh .wh_tp .n_r .w_z .m_s {
        font-size: 12px;
    }
    .gy_wh .wh_db {
        font-size: 14px;
        line-height: 30px;
    }
}
@media only screen and (max-width:768px) {
    .gy_fw .gf_nr .z_c{
        margin-bottom: 20px;
    }
    .gy_fw .gf_nr .y_c .tb_nr {
        margin-bottom: 0px;
    }
    .gy_wh .wh_tp .n_r {
        padding: 16px 20px;
        margin-bottom: 20px;
    }
    .gy_wh .wh_tp {
        margin-bottom: 0px;
    }
}
@media only screen and (max-width:640px) {
    .gy_js .z_c li {
        width: 50%;
        margin-bottom: 20px;
    }
    .gy_cp .gc_bt {
        font-size: 18px;
    }
    .gy_cp .gc_ms .z_c{
        margin-bottom: 20px;
    }
    .gy_wh .wh_tp .n_r{
        justify-content: inherit;
    }
}